Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 EndorsementKeys Summary

Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 EndorsementKeys Summary
Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 EndorsementKeys Summary

This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 EndorsementKeys Summary schema contains information that summarizes a TPM endorsement key.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "name": "string",
    "health": "string"
}
string
name
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

A unique name for the TPM endorsement key.

This property was added in vSphere API 7.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKey. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKey.

string
health
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

A health indicator which indicates whether each host in the cluster has the same endorsement key.

For more information see: Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 EndorsementKeys Health.

This property was added in vSphere API 7.0.0.0.

Deprecated